func runtime.scanObjectsSmall

2 uses

	runtime (current package)
		mgcmark_greenteagc.go#L897: 		scanObjectsSmall(spanBase, elemsize, nelems, gcw, &toScan)
		mgcmark_greenteagc.go#L1015: func scanObjectsSmall(base, objSize uintptr, elems uint16, gcw *gcWork, scans *gc.ObjMask) {